_RELATION_LIST_ENTRY

//0x14 bytes (sizeof) struct _RELATION_LIST_ENTRY { ULONG Count; //0x0 ULONG MaxCount; //0x4 struct _DEVICE_OBJECT_LIST_ENTRY Devices[1]; //0x8 };